EntryCorrector

Deserializes individual entries in a complex Entry

SAM: correctEntry takes a TomlElement, returns a deserialized instance of T

Author

fzzyhmstrs

Since

0.2.0

Parameters

T

the type of the Entry stored value

Inheritors

Types

Link copied to clipboard
Link copied to clipboard

Builder subclass for this corrector. Builds a corrector from predicates for weak and strong correction circumstances.

Functions

Link copied to clipboard

Corrects an attempted input, as possible. When correction isn't possible or deterministic, simply validate the entry the same way you would for EntryValidator